home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / ADOS Guide / ADOS commands / Status < prev    next >
Text File  |  1998-02-16  |  594b  |  26 lines

  1.                          --AMIGADOS GUIDE V2.5--
  2.                                  STATUS
  3.  
  4.  
  5.    USE:
  6.    The Status command basically gives you the capability to see exactly
  7.    what AmigaDOS is up to.
  8.  
  9.    Status presents you with information on the current CLI or Shell
  10.    processes running and what there current task is.
  11.  
  12.    PATH:
  13.    C:
  14.  
  15.    SYSTEM:
  16.    2.0, 2.1, 3.0
  17.  
  18.    EXAMPLES:
  19.    1>STATUS
  20.    1>STATUS 2 Full
  21.  
  22.    NOTES:
  23.    In the last example above you will notice the word Full.  This is an
  24.    extended option of Status which gives you more detailed information
  25.    on your requested process.
  26.